ImportError: cannot import name MigrateCommand from flask_migrate

52

ImportError: cannot import name 'MigrateCommand' from 'flask_migrate' -

#it should work fine after installing the 2.6.0
pip install Flask-Migrate==2.6.0

Comments

Submit
0 Comments